win32: Don't use API_CALL for SetWindowLong
authorAlexander Larsson <alexl@redhat.com>
Thu, 27 Oct 2011 15:16:46 +0000 (17:16 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 10 Nov 2011 16:41:07 +0000 (17:41 +0100)
commit2788efeb5e4ac957f71fc1da32059beb8b150293
tree90095e69295e5df9007cac752e85365b5340db4f
parenta1828e8b60321c0c8951ab00029ae9cb6ab51928
win32: Don't use API_CALL for SetWindowLong

This can return 0 without it being an error.
Should fix the last issue with bug #142874
gdk/win32/gdkwindow-win32.c